home *** CD-ROM | disk | FTP | other *** search
- Usage:
- ------
-
- Simple. You need an indexfile in this format:
-
- MAGICNAME PATH
-
- whereas MAGICNAME is the name of the file to be requested. This can
- be a real MAGIC or simply the original name of the file.
- After MAGICNAME there is ONE space.
- PATH is the complete (absolute) path to the file including the filename.
-
- You can generate such index files using the LIST command:
-
- list filearea:#?/#? files lformat "%n %p%n" >indexfile
-
- whereas filearea:#?/#? means to list all filearea subdirectories with
- only the filenames.
-
-
- Call Frequest with these parameters:
-
- FidoAd - the complete adress of the frequesting node (currently unused)
- Inbound - name of the inbound (*.REQ) file
- Outbound - name of the outbound (*.RLO) file
- Index - name of the (above mentioned) index file
-
-
- So using TrapDoor the Frequest line would look like this:
-
- FREQUEST "Frequest %n %i %o mail:config/frequest.index"
-
-
-
-
-
- COPYRIGHT
- ---------
- This program is FREE for use but copyright by Marc Albrecht, A.C.T.
- EMail: albrecht@act-net.com
-